Total Complexity | 35 |
Dependencies | 7 |
Dependents | 2 |
Total lines | 284 |
Lines of code | 108 |
Logical lines of code | 71 |
Comment lines | 93 |
Methods | 12 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
extractAndFormatNodeValue() | 52 | 10 | 24 | |
isValidTimestampValue() | 69 | 6 | 6 | |
formatExcelTimestampValueAsDateTimeValue() | 56 | 3 | 17 | |
formatNumericCellValue() | 62 | 3 | 11 | |
formatDateCellValue() | 66 | 3 | 8 | |
getVNodeValue() | 74 | 2 | 4 | |
formatInlineStringCellValue() | 64 | 2 | 9 | |
formatExcelTimestampValue() | 67 | 2 | 8 | |
__construct() | 69 | 1 | 7 | |
formatSharedStringCellValue() | 71 | 1 | 6 | |
formatStrCellValue() | 73 | 1 | 5 | |
formatBooleanCellValue() | 81 | 1 | 3 |